home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
etc
/
brltty
/
control-latin.tti
< prev
next >
Wrap
Text File
|
2009-10-13
|
2KB
|
48 lines
###############################################################################
# BRLTTY - A background process providing access to the console screen (when in
# text mode) for a blind person using a refreshable braille display.
#
# Copyright (C) 1995-2009 by The BRLTTY Developers.
#
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
#
# This is free software, placed under the terms of the
# GNU Lesser General Public License, as published by the Free Software
# Foundation; either version 2.1 of the License, or (at your option) any
# later version. Please see the file LICENSE-LGPL for details.
#
# Web Page: http://mielke.cc/brltty/
#
# This software is maintained by Dave Mielke <dave@mielke.cc>.
###############################################################################
# This BRLTTY text subtable defines the standard braille representations for
# the 26 Latin control characters.
char \x01 (1 78) # 01 Γúü [START OF HEADING]
char \x02 (12 78) # 02 Γúâ [START OF TEXT]
char \x03 (1 4 78) # 03 Γúë [END OF TEXT]
char \x04 (1 45 78) # 04 ΓúÖ [END OF TRANSMISSION]
char \x05 (1 5 78) # 05 Γúæ [ENQUIRY]
char \x06 (12 4 78) # 06 Γúï [ACKNOWLEDGE]
char \x07 (12 45 78) # 07 Γú¢ [BELL]
char \x08 (12 5 78) # 08 Γúô [BACKSPACE]
char \x09 ( 2 4 78) # 09 Γúè [CHARACTER TABULATION]
char \x0A ( 2 45 78) # 0A ΓúÜ [LINE FEED (LF)]
char \x0B (1 3 78) # 0B Γúà [LINE TABULATION]
char \x0C (123 78) # 0C Γúç [FORM FEED (FF)]
char \x0D (1 34 78) # 0D Γúì [CARRIAGE RETURN (CR)]
char \x0E (1 345 78) # 0E Γú¥ [SHIFT OUT]
char \x0F (1 3 5 78) # 0F Γúò [SHIFT IN]
char \x10 (1234 78) # 10 ΓúÅ [DATA LINK ESCAPE]
char \x11 (12345 78) # 11 Γúƒ [DEVICE CONTROL ONE]
char \x12 (123 5 78) # 12 Γúù [DEVICE CONTROL TWO]
char \x13 ( 234 78) # 13 ΓúÄ [DEVICE CONTROL THREE]
char \x14 ( 2345 78) # 14 Γú₧ [DEVICE CONTROL FOUR]
char \x15 (1 3 678) # 15 ΓúÑ [NEGATIVE ACKNOWLEDGE]
char \x16 (123 678) # 16 Γúº [SYNCHRONOUS IDLE]
char \x17 ( 2 45678) # 17 Γú║ [END OF TRANSMISSION BLOCK]
char \x18 (1 34 678) # 18 Γú¡ [CANCEL]
char \x19 (1 345678) # 19 Γú╜ [END OF MEDIUM]
char \x1A (1 3 5678) # 1A Γú╡ [SUBSTITUTE]